body {
	background: #fff;
	font: 16px/25px 'SimHei';
	min-width: 1200px;
}
.cle:after {content: ""; display: block; height:0; clear:both; visibility:hidden;}
* {
	padding: 0;
	margin: 0;
}
ol, li, ul {
	list-style: none;
}
img {
	border: 0;
	outline: 0;
	display: inline-block;
}
a {
	color:#666;
	outline: 0;
	text-decoration: none;
}
a:hover,a:active,a:focus{
	text-decoration:none;
	color:#333;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.bg-f1f1f1 {
	overflow: hidden;
	background: #f1f1f1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
/*  header  */
.header {
	position: relative;
	z-index: 999;
	min-width: 1200px;
}
.top-bar {
	height: 65px;
	border-bottom: 1px solid #ccc;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=135, Strength=5);/*for ie6,7,8*/
	background-color: #fff;
	-moz-box-shadow: 0px 0px 5px #cccccc;/*firefox*/
	-webkit-box-shadow: 0px 0px 5px #cccccc;/*webkit*/
	box-shadow: 0px 0px 5px #cccccc;/*opera鎴杋e9*/
}
.logo {
	float: left;
}
.logo a {
	display: block;
	height: 23px;
	margin: 18px 0 0;
}
.logo img {
	max-width: 100%;
	max-height: 100%;
}
.navgation {
	position: relative;
	z-index: 999;
	float: left;
	height: 65px;
}
.navgation li {
	position: relative;
	z-index: 999;
	float: left;
	margin-left: 20px;
	width: 120px;
	height: 65px;
}
.navgation li .menu {
	display: block;
	height: 65px;
	line-height: 65px;
	font-size: 17px;
	color: #333;
	text-align: center;
}
.navgation li .dropdown {
	display: none;
	position: absolute;
	z-index: 999;
	top: 65px;
	overflow: hidden;
	width: 100%;
	background: #eee;
}
.navgation li .dropdown a {
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 17px;
	color: #555;
	text-align: center;
}
.navgation li .dropdown a:hover {
	color: #164a8f;
	text-decoration: underline;
}
.navgation li:hover .menu, .navgation li.active .menu {
	height: 60px;
	border-bottom: 5px solid #164a8f;
}
.navgation li:hover .dropdown {
	display: block;
}
.search {
	float: right;
	margin: 13px 0 0;
	height: 38px;
}
.search input {
	float: left;
	width: 250px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	outline: 0;
}
/*  footer  */
.footer {
	min-width: 1200px;
	padding: 15px;
	height: 60px;
	background-color: #3e3e3e;
}
.footer h6 {
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}
.footer p {
	float: right;
	height: 60px;
	line-height: 30px;
	font-size: 17px;
	color: #fff;
	text-align: right;
}
/* main */
.main {
	min-width: 1200px;
	overflow: hidden;
}
.shortcut {
	height: 54px;
	border: 1px solid #959595;
	border-top: none;
}
.shortcut li {
	float: left;
	width: 20%;
 *width: 19.9999%;
	height: 54px;
}
.shortcut li p {
	display: block;
	height: 54px;
	border-right: 1px solid #959595;
	text-align: center;
}
.shortcut li a {
	display: inline-block;
	height: 54px;
	line-height: 54px;
}
.shortcut li:last-child p {
	border-right: none;
}
.shortcut li a .icon {
	float: left;
	margin: 16px 10px 0;
	width: 22px;
	height: 22px;
}
.shortcut li a .icon-1 {
	background: url(../images/icon1.png) center bottom no-repeat;
}
.shortcut li a .icon-2 {
	background: url(../images/icon2.png) center bottom no-repeat;
}
.shortcut li a .icon-3 {
	background: url(../images/icon3.png) center bottom no-repeat;
}
.shortcut li a .icon-4 {
	background: url(../images/icon4.png) center bottom no-repeat;
}
.shortcut li a .icon-8 {
	background: url(../images/icon8.png) center bottom no-repeat;
}
.shortcut li a span {
	float: left;
	font-size: 17px;
	color: #575757;
	line-height: 54px;
}
.shortcut li:hover p {
	background: #174f99;
}
.shortcut li:hover a .icon-1 {
	background: url(../images/icon1-2.png) center center no-repeat;
}
.shortcut li:hover a .icon-2 {
	background: url(../images/icon2-2.png) center center no-repeat;
}
.shortcut li:hover a .icon-3 {
	background: url(../images/icon3-2.png) center center no-repeat;
}
.shortcut li:hover a .icon-4 {
	background: url(../images/icon4-2.png) center center no-repeat;
}
.shortcut li:hover a .icon-8 {
	background: url(../images/icon8-2.png) center center no-repeat;
}
.shortcut li:hover a span {
	color: #fff;
}
.banner {
	margin: 20px 0 0;
	/*height: 585px;*/
	height: 400px;
	overflow: hidden;
}
.banner>img{
	display: block;
}
.swiper-container {
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-container .swiper-wrapper img {
	width: 100%;
	height: 100%;
	/*height: 137px;*/
}
.lunbo5 .swiper-container .swiper-wrapper img {
	width: 100%;
	/*height: 100%;*/
	height: 137px;
}
.pagination, .swiper-pagination {
	position: absolute;
	z-index: 20;
	bottom: 30px;
	width: 100%;
	text-align: center;
}

.swiper-pagination-switch,.pagination span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: transparent;
	margin: 0 10px;
	opacity: 1;
	border: 2px solid #fff;
	cursor: pointer;
}
.swiper-active-switch,.pagination span.swiper-pagination-bullet-active {
	background: #4d9dda;
}
.in-products {
	padding: 50px 0;
	overflow: hidden;
}
.in-products .container {
	padding: 0 -20px;
	overflow: hidden;
}
.in-products .container ul li {
	float: left;
	width: 33.3333%;
}
.in-products .container ul li a {
	display: block;
	margin: 0 20px;
	overflow: hidden;
}
.in-products .container ul li a b {
	display: block;
	overflow: hidden;
}
.in-products .container ul li a b img {
	width: 100%;
}
.in-products .container ul li a span {
	padding: 10px 0 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 17px;
	line-height: 30px;
	color: #333;
	text-align: center;
}
.in-products .container ul li a:hover span {
	color: #174f99;
	text-decoration: underline;
}
.in-case {
	overflow: hidden;
	margin: 0 -2px;
}
.in-case li {
	float: left;
	width: 25%;
}
.in-case li .case {
	display: block;
	margin: 0 2px;
	overflow: hidden;
	position: relative;
	z-index: 900;
	height: 595px;
}
.in-case li .case .c-pic {
	display: block;
	overflow: hidden;
}
.in-case li .case .c-pic img {
	width: 100%;
	height: 100%;
}
.in-case li .case .c-text {
	position: absolute;
	z-index: 900;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 0;
}
.in-case li .case .c-text .c-bg {
	position: absolute;
	z-index: 900;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #1b1b1b;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.in-case li .case .c-text b {
	position: relative;
	z-index: 901;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0 20px;
}
.in-case li .case .c-text span {
	position: relative;
	z-index: 901;
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	padding: 0 20px;
}
.in-case li .case a {
	position: absolute;
	z-index: 902;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.in-class {
	padding: 50px 0;
	overflow: hidden;
}
.in-class ul {
	margin-right: -25px;
	overflow: hidden;
}
.in-class ul li {
	float: left;
	width: 24.99999%;
	position: relative;
}
.in-class ul li .circle {
	display: block;
	overflow: hidden;
	border: 3px solid #174f99;
	margin-right: 52px;
	border-radius: 100%;
	position: relative;
	z-index: 800;
    margin-left:20px;
}
.in-class ul li .circle:after {
	content: '';
	display: block;
	margin-top: 100%; /* margin 鐧惧垎姣旂浉瀵圭埗鍏冪礌瀹藉害璁＄畻 */
}
.in-class ul li a {
	position: absolute;
	z-index: 801;
	top: 50px;
	left: 40px;
	right: 40px;
	bottom: 50px;
	display: block;
	overflow: hidden;
}
.in-class ul li a b {
	display: block;
	text-align: center;
	overflow: hidden;
	height: 90px;
}
.in-class ul li a b img {
	height: 100%;
}
.in-class ul li a span {
	margin: 15px 0 0;
	display: block;
	text-align: center;
	font-size: 21px;
	color: #174f99;
}
/*  鏂伴椈涓績  */
.title-2 {
	height: 120px;
	font-weight: normal;
}
.title-2 b {
	float: left;
	line-height: 120px;
	font-size: 31px;
	color: #fff;
	font-weight: normal;
}
.title-2 .tab-menu {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 50px 0 0 30px;
	font-size: 17px;
	color: #fff;
}
.title-2 .tab-menu a {
	display: block;
	float: left;
	padding: 0 5px;
	margin: 0 5px;
	color: #fff;
	font-size: 17px;
	line-height: 30px;
	height: 30px;
}
.title-2 .tab-menu a.active, .title-2 .tab-menu a:hover, .title-2 .tab-menu a:active, .title-2 .tab-menu a:focus {
	background-color: #fff;
	color: #174f99;
}
.title-2 .tab-menu span {
	display: block;
	float: left;
	padding: 0 10px;
}
.news {
	margin: 40px auto;
	position: relative;
	overflow: hidden;
}
.news-banner {
	overflow: hidden;
	height: 535px;
}
.n-banner {
	overflow: hidden;
	height: 585px;
}
.n-content {
	width: 40%;
	overflow: hidden;
}
.title-3 {
	display: block;
	padding: 0 30px;
	height: 70px;
	background-color: #174f99;
	border-radius: 0 35px 0 0;
	font-weight: normal;
}
.title-3 span {
	float: left;
	color: #fff;
	font-size: 17px;
	line-height: 70px;
}
.title-3 .more {
	float: right;
	color: #fff;
	font-size: 13px;
	line-height: 70px;
}
.n-list {
	display: block;
	overflow: hidden;
	margin: 30px 0 0;
}
.n-list ul {
	display: block;
	overflow: hidden;
}
.n-list ul li {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.n-list ul li a {
	font-size: 17px;
	line-height: 40px;
	color: #333;
}
.n-list ul li a:hover {
	color: #174f99;
	text-decoration: underline;
}
.n-line {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #dcdcdc;
}
.corner-r-b img {
	border-radius: 0 0 35px 0;
}
.col-6 ul {
	margin: 0 -25px;
}
.col-6 li {
	float: left;
	width: 50%;
}
.col-6 li a {
	display: block;
	margin: 0 25px;
}
.pager {
	clear: both;
	display: block;
	margin: 30px 0 0;
	overflow: hidden;
	text-align: center;
}
.pager .nums {
	display: inline-block;
	padding: 0 30px;
	height: 20px;
}

.pager .nums span {
    float: left;
    margin: 0 5px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    color: #555;
}
.pager .nums span a{
    height: 20px;
    line-height: 20px;
}
.pager .nums span:hover, .pager .nums span.curr {
	color: #fff;
	background-color: #174f99;
}
.pager .nums .next {
	margin-left: 30px;
	line-height: 20px;
	color: #555;
}
.pager .nums .next:hover {
	color: #174f99;
	text-decoration: underline;
	background-color: transparent;
}
.pager .skip {
	display: inline-block;
	padding: 0 20px;
	height: 20px;
}
.pager .skip span {
	float: left;
	line-height: 20px;
	color: #555;
	padding-right: 10px;
}
.pager .skip input {
	float: left;
	padding: 0 5px;
	width: 40px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 15px;
	color: #555;
}
.news-details {
	margin: 30px 0;
	display: block;
	font-size: 15px;
	color: #333;
	line-height: 30px;
}
/* 鍏徃鏂伴椈璇︽儏椤�*/
.newsDetails-list {
	overflow: hidden;
	padding-bottom: 40px;
}
.newsDetails-list .nDetails-item {
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
.newsDetails-list .nDetails-item .ndiImg-box {
	float: left;
	overflow: hidden;
	width: 30%;
}
.details-conone .ndiImg-box img {
	width: 100%;
}
.newsDetails-list .nDetails-item .ndiInfo-box {
	float: right;
	overflow: hidden;
	width: 68%;
}
.newsDetails-list .nDetails-item .ndiInfo-box h2 {
	font-size: 15px;
	color: #333;
	line-height: 30px;
}
.newsDetails-list .nDetails-item .ndiInfo-box p {
	line-height: 30px;
}
/*  閲嶅ぇ娲诲姩  */
.active {
	margin: 0 0 30px;
}
.active, .active ul {
	display: block;
	overflow: hidden;
}
/*.active ul li {
	padding: 30px 0;
	border-bottom: 1px solid #174f99;
}*/
.active ul li p {
	display: block;
	overflow: hidden;
}
.active ul li p a {
	float: left;
	font-size: 19px;
	color: #333;
}
.active ul li p em {
	float: right;
	font-size: 13px;
	color: #999;
	font-style: normal;
}
.active ul li>a{
	display: block;
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin: 15px 0 0;
}
.active ul li img {
	display: block;
	width: 100%;
	/*height: 300px;*/
}
/*  缁忓吀妗堜緥  */
.c-banner {
	margin: 20px 0 0;
	overflow: hidden;
}
.c-banner img {
	width: 100%;
}
.case {
	display: block;
	overflow: hidden;
}
.case .c-list {
	float: left;
	width: 24.99999%;
}
.case .c-class {
	padding: 70px 0;
	display: block;
	overflow: hidden;
}
.case .c-class i {
	display: block;
	text-align: center;
	overflow: hidden;
}
.case .c-class span {
	margin: 10px 0 0;
	display: block;
	text-align: center;
	overflow: hidden;
	line-height: 30px;
	font-size: 27px;
	color: #174f99;
}
.case .c-list ul {
	padding-bottom: 70px;
	display: block;
	overflow: hidden;
}
.case .c-list ul li {
	display: block;
	padding: 0 40px;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.case .c-list ul li a {
	font-size: 17px;
	color: #333;
	line-height: 40px;
}
.case-row {
	clear: both;
	overflow: hidden;
	margin: 80px 0;
	padding-left: -20px;
	padding-right: -20px;
}
.col-4 {
	width: 33.3333%;
	float: left;
	padding: 0;
	height:300px;
}
.case-item {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
}
.case-item img {
	width: 100%;
	height: 233px;
}
.case-name {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 36px;
	width: 100%;
}
.glass-black {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	opacity: 0.9;
	filter: opacity(90);
	height: 100%;
	width: 100%;
	z-index: 0;
}
.case-name span {
	display: block;
	max-width: 94%;
	height: 100%;
	position: relative;
	z-index: 1;
	color: #fff;
	line-height: 36px;
	padding: 0 3%;
}
.plan-row {
	clear: both;
	overflow: hidden;
	margin: 50px 0;
	padding-left: -10px;
	padding-right: -10px;
}
.col-2 {
	width: 16.6666%;
	float: left;
	padding: 0锛�
}
.plan-item {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.plan-item a {
	padding: 15px 0;
	display: block;
	text-align: center;
	border: 1px solid #164a8f;
	border-radius: 0 10px 0 0;
}
.plan-item a label, .plan-item a span {
	display: block;
	line-height: 36px;
}
.plan-item a label {
	font-size: 19px;
	color: #164a8f;
}
.plan-item a span {
	font-size: 15px;
	color: #ccc;
}
.plan-item a:hover, .plan-item a:active, .plan-item a:focus {
	background: #164a8f;
}
.plan-item a:hover label, .plan-item a:hover span, .plan-item a:active label, .plan-item a:active span, .plan-item a:focus label, .plan-item a:focus span {
	color: #fff;
}
.plan-item a .plan-icon {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background-image: url(../images/planItem.png);
	background-repeat: no-repeat;
}
.plan-item a:hover .plan-icon, .plan-item a:active .plan-icon, .plan-item a:focus .plan-icon {
	background-image: url(../images/planItem-active.png);
}
.plan-item a .icon-1 {
	background-position: 0 0;
}
.plan-item a .icon-2 {
	background-position: 0 -60px;
}
.plan-item a .icon-3 {
	background-position: 0 -120px;
}
.plan-item a .icon-4 {
	background-position: 0 -180px;
}
.plan-item a .icon-5 {
	background-position: 0 -240px;
}
.plan-item a .icon-6 {
	background-position: 0 -300px;
}
.plan-item a .icon-7 {
	background-position: 0 -360px;
}
.plan-item a .icon-8 {
	background-position: 0 -420px;
}
.plan-item a .icon-9 {
	background-position: 0 -480px;
}
.plan-item a .icon-10 {
	background-position: 0 -540px;
}
.plan-item a .icon-11 {
	background-position: 0 -600px;
}
.plan-item a .icon-12 {
	background-position: 0 -660px;
}
.fromBox {
	padding: 30px 0;
	overflow: hidden;
}
.fromBox label, .fromBox span {
	display: block;
	float: left;
}
.fromBox label {
	width: 20%;
	line-height: 30px;
	font-size: 19px;
	color: #000;
	font-weight: bold;
}
.fromBox span {
	width: 80%;
	text-align: right;
}
.fromBox span select {
	width: 240px;
	height: 30px;
	border: 1px solid #ddd;
	border-radius: 0;
}
.fromBox span button {
	border-radius: 0;
	border: 0;
	background: #164a8f;
	line-height: 30px;
	color: #fff;
	font-size: 19px;
	height: 30px;
	width: 120px;
}
.map-box {
	width: 100%;
	height: 700px;
}
.tel-box {
	padding: 40px 0;
	width: 100%;
	overflow: hidden;
}
.tel-box ul li {
	overflow: hidden;
	float: left;
	width: 30%;
}
.tel-box ul li span {
	font-size: 25px;
	color: #164a8f;
	line-height: 40px;
	font-weight: bold;
}
.tel-box ul li p {
	font-size: 17px;
	color: #164a8f;
	line-height: 30px;
}
.aboutNav {
	padding: 30px 0;
	overflow: hidden;
}
.aboutNav ul {
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}
.aboutNav ul li {
	float: left;
	overflow: hidden;
	width: 25%;
}
.aboutNav ul li div {
	margin: 0 15px;
	overflow: hidden;
}
.aboutNav ul li div img {
	width: 100%;
	margin-bottom: 25px;
}
.aboutNav ul li div a {
	display: block;
	border-radius: 0 10px 0 0;
	border: 2px solid #164a8f;
	color: #164a8f;
	text-align: center;
	font-size: 19px;
	line-height: 36px;
	height: 36px;
}
.aboutNav ul li div a:hover, .aboutNav ul li div a:active, .aboutNav ul li div a:focus {
	background: #164a8f;
	color: #fff;
}
.page-con {
	padding: 25px 0 50px;
	overflow: hidden;
	line-height: 24px;
	color: #3e3a39;
}
.page-con p{
	text-indent:2em;
}
.strategy {
	padding-bottom: 100px;
	overflow: hidden;
}
.strategy ul {
	margin: 0 -100px;
}
.strategy ul li {
	float: left;
	overflow: hidden;
	width: 33.3333%;
}
.strategy ul li h3 {
	display: block;
	margin: 0 100px;
	padding: 50px 0;
	line-height: 1;
	border-bottom: 5px solid #164a8f;
	color: #232323;
	font-size: 19px;
	text-align: center;
}
.strategy ul li p {
	padding-top: 25px;
	margin: 0 100px;
	line-height: 24px;
	font-size: 17px;
	text-align: justify;
	color: #808080;
}
.culture-box {
	overflow: hidden;
	padding: 50px 0;
}
.culture-box ul {
	margin: 0 -30px;
	overflow: hidden;
}
.culture-box ul li {
	float: left;
	overflow: hidden;
	width: 33.3333%;
}
.culture-box ul li p {
	position: relative;
	margin: 0 30px;
	padding: 50px 0;
	text-align: center;
	border: 2px solid #003567;
	line-height: 36px;
	font-size: 25px;
	color: #3e3a39;
}
.culture-box ul li p strong {
	font-size: 25px;
	color: #000;
}
.culture-box ul li p span {
	padding: 10px 10px 20px 10px;
	display: block;
	position: absolute;
	top: -2px;
	right: -2px;
	color: #174f99;
	background-color: #f1f1f1;
	line-height: 1;
	font-size: 41px;
}
.culture-con {
	overflow: hidden;
	padding: 50px 0;
}
.culture-con h4, .culture-con p {
	text-align: center;
}
.culture-con h4 {
	margin-bottom: 30px;
	font-size: 25px;
	font-weight: bold;
}
.culture-con p {
	color: #808080;
	font-size: 17px;
	line-height: 2.5;
}
.history-box {
	padding-top:30px;
	height: 350px;
}
.history-box .container{
	overflow:hidden;
	position: relative;
	padding-bottom: 30px;
}
.history-box .container a {
	position: absolute;
	bottom:0;
	right: 0;
	margin-top: 280px;
}

.dowebok {
	overflow: hidden;
	height: 280px;
}
.dowebok ul li {
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	font-size: 17px;
}
.dowebok ul li span {
	padding: 0 30px;
	margin-right: 30px;
	display: block;
	float: left;
	line-height: 30px;
}
.dowebok ul li span:hover {
	border: 1px solid #232323;
	border-radius: 0 15px 15px 0;
	line-height: 28px;
}
.dowebok ul li p {
	float: left;
	width: 80%;
	line-height: 30px;
}
.history-details {
	display: none;
	padding: 50px 0;
	overflow: hidden;
}
.history-details ul li {
	padding: 15px 0;
	color: #808080;
	font-size: 17px;
}
.history-details ul li b {
	display: block;
	font-size: 19px;
	color: #232323;
}
/* 鍟嗙敤绌鸿皟璇︽儏椤�*/	
.com-content {
	width: 100%;
	margin: 40px auto;
	overflow: hidden;
}
.com-h2 {
	font-size: 23px;
	position: relative;
	margin-bottom: 20px;
	color: #333;
}
.com-h2 .next {
	float: right;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.com-h2 a {
	color: #333;
	font-weight: lighter;
	font-size: 15px;
}
.next a:hover {
	color: #fff;
	background-color: #174f99;
}


.com-fig {
	overflow:hidden;
	padding: 20px 0;
	border-top: 1px solid #000;
}
.com-fig img {
	float: left;
	width:40%;
}

.com-fig .com-intro {
	float: right;
	overflow: hidden;
	position:relative;
	padding-left:5%;
	width: 53%;
}
.com-fig .com-intro h2 {
	position:absolute;
	left:10px;
	top:10px;
	width: 20px;
	line-height: 20px;
	font-size: 23px;
	color:#164a8f


}
.com-fig .com-intro p{
	margin-bottom:30px;
	line-height: 30px;
	font-size: 15px;
}
.com-fig .com-intro b {
	padding:12px;
	border: 1px dashed #333;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
}
.plan-details {
	overflow: hidden;
}
.tab-til {
	margin: 0 auto 30px auto;
	overflow: hidden;
	width: 1200px;
}

.tab-til a{ margin: 0; float:left; display:block; border:1px solid #fff; background:#a0a0a0; color:#fff; text-align:center; line-height:40px; font-size: 16px;}
.tab-til a:hover,.tab-til a:active,.tab-til a:focus,.tab-til a.active{
	border:1px solid #164a8f;
	color:#164a8f;
	background:#fff;}

.proDTab-box{
	clear:both;
	overflow: hidden;
}
.proDTab-til{ background: #eee; overflow: hidden;}
.proDTab-til a{ margin-bottom: 0;  float:left; display:block; border:1px solid #fff; background:#a0a0a0; color:#fff; text-align:center; line-height:40px; width:49.8%; margin: 0;}
.proDTab-til a:hover,.proDTab-til a:active,.proDTab-til a:focus,.proDTab-til a.active{
	color:#fff;
	background:#164a8f;}
.tab-con{
	display:none;
	padding-bottom: 50px;
}
.pdTab-til a{width:33.1333%;}
.fa-box,.cp-box,.al-box{
	padding:20px 0;
	overflow:hidden;
}
.fa-box h4{
	color:#164a8f;
	}
.fa-box p{ 
	margin-bottom:30px;
}
.cp-box ul li.cpImg{
	float:left;
	width:35%;
}
.cp-box ul li.cpImg img{
	width:100%;
}
.cp-box ul li.cpInfo{
	float:right;
	width:62%
}
.cp-box ul li.cpInfo p{
	font-size:17px;
	margin-bottom:30px;
}
.al-box ul{
	margin-left:-3%;
	margin-right:-3%;
	overflow:hidden;
}
.al-box ul li{
	overflow:hidden;
	float:left;
	padding:0 3%;
	width:44%;
}
.al-box ul li img{
	width:100%;
	height: 300px;
	display: block;
}
.al-box ul li p{
	margin:10px 0;
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	height: 50px;
}
.al-box ul li a{
	padding:0 2%;
	display:block;
	line-height:36px;
	color:#666;
	border:1px dashed #666;
	width:95.5%;
	margin-bottom: 30px;
	position: relative;
}
.al-box ul li a b{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 95%;
}
.al-box ul li a span{
	float:right;
	position: absolute;
	display: block;
	right: 10px;
	top: 0;
}

.proTab-til a{width:24.8%;}
.proList-con{
	margin-bottom: 50px;
	overflow: hidden;
}
.proList-con ul{
	margin-left: -20px;
	margin-right: -20px;
	overflow: hidden;
}
.proList-con ul li{
	overflow: hidden;
	float: left;
	width: 33.3333%;
}
.proList-con .pro-item{
	padding: 0 20px;
	margin-bottom: 60px;
	overflow: hidden;
}
.proList-con .pro-item h3{
	color:#174f99;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.proList-con .pro-item img{
	width:100%;
	margin:40px 0;
	/*margin-top: 20px;*/
	height: 200px;
}
.proList-con .pro-item p{
	height: 50px;
	/*margin: 20px 0;*/
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 15px;
	opacity: 0.7;
	color: #313131;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}

.proList-con .pro-item a{
	display: block;
	border:1px solid #174f99;
	color:#174f99;
	line-height: 36px;
	text-align: center;
	width: 99.8%;
}

.pro-boxs{
	overflow: hidden;
}
.pro-boxs .pro-row{
	margin-left: -5px;
	margin-right: -5px;
	overflow: hidden;
}
.proCenter-item{
	float: left;
	padding: 30px 0;
	width: 24.99999%;
}
.proCenter-item .pic-con{
	padding: 30px 0;
	margin:0 5px;
	background: #e5e5e5;
	overflow: hidden;
}
.proCenter-item .pic-con img{
	display: block;
	margin: 0 auto;
	width: 60%;
	border-radius: 50%;
	margin-bottom: 20px;

    width:234px;
    height:234px;
	
}
.proCenter-item .pic-con h3{ text-align: center;font-size: 25px; width: 100%;}
.proCenter-item .pic-con ul li{
	padding: 20px;
}
.proCenter-item .pic-con ul li a{
	clear: both;
	padding: 0 12px;
	display: block;
	border: 1px solid #333;
	border-radius: 0 5px 0 0;
	height: 36px;
	margin-bottom: 10px;
	font-size: 17px;
}
.proCenter-item .pic-con ul li a label{
	display: block;
	float: left;
	line-height: 34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 34px;
	width:80%;
}
.proCenter-item .pic-con ul li a span{
	display: block;
	float: right;
	line-height: 34px;
}
.proCenter-item .pic-con:hover{
	background: #a4b8d1;
	color: #fff;
}
.proCenter-item .pic-con:hover a{
	border-color: #fff;
	color: #fff;
}

.pro-details{
	overflow: hidden;
}
.pro-details ul{
	padding: 20px 0;
}
.pro-details ul li{
	float:left;
	width: 40%;
	*width:49.9999%;
	padding: 0 5%;
}
.pro-details ul li img{
	width: 100%;
}
.pro-details ul li h3{
	font-size: 25px;
	color: #174f99;
	
}
.pro-details ul li p{
	padding: 30px 0;
}
.pro-details .fanwei-box{
	/*margin-left:50px;*/
	border:1px dashed #174f99;
	padding: 12px;
	line-height: 24px;
}
.pro-details .fanwei-box b{
	display: block;
	color:#174f99;
}
.pro-details .fanwei-box p{
	padding:0;
	text-align: justify;
}
.proDTab-con{
	padding:50px 0;
	overflow: hidden;
}

.proDTab-con h4{
	font-size: 19px;
	color: #164a8f;
}
.swiper-button-next,.swiper-button-prev{
	width: 50px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    height: 50px;
    margin-top: -25px;
    z-index: 100;
	/*background-color: rgba(0,0,0,.6);*/
	background-position: center;
	background-repeat: no-repeat;
	background-size:auto 55%;
	border-radius: 50%;
}
.swiper-button-next{
	background-image: url(../images/lunboright.png);
}
.swiper-button-prev{
	background-image: url(../images/lunboleft.png);
}
#vmap{
	height: 100%;
}
.buiaoti{
	padding: 30px 0;
	position: relative;
}
.buiaoti h1{
	font-size: 19px;
	line-height: 1;
	color: #3e3a39;
	border-left: solid 2px #174f99;
	padding-left: 10px;
}
.buiaoti a{
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 14px;
}
.container{
	position: relative;
}
.lunbo5{
	width: 1100px;
}
.container .fen{
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	cursor: pointer;
	z-index: 3;
}
.container .fen.left{
	background-image: url(../images/left11.png);
	left: 0;
}
.container .fen.right{
	background-image: url(../images/right11.png);
	right: 0;
}
.z-footer{
	width: 100%;
	background: #174f99;
	padding-top: 40px;
	color: #fefefe;
}
.z-footer .copyright{
	font-size: 13px;
	text-align: center;
	border-top: solid 1px #fff;
	padding: 2% 0;
}
.z-footer .div1{
	width: 500px;
	margin-right: 280px;
	margin-bottom: 40px;
}
.z-footer h1{
	font-size: 21px;
	margin-bottom: 30px;
}
.z-footer h2{
	font-size: 25px;
	margin-bottom: 50px;
}
.z-footer h2 span{
	font-size: 35px;
	font-style: italic;
}
.z-footer .erwei .img{
	width: 130px;
}
.z-footer .erwei .img img{
	width: 100%;
}
.z-footer .erwei .img p{
	font-size: 13px;
	text-align: center;
	padding: 10px 0;
}
.z-footer .erwei .wenb{
	margin-left: 20px;
}
.z-footer .erwei .wenb p{
	font-size: 15px;
	/*line-height: 2;*/
	margin-bottom: 10px;
}
.z-footer .div2{
	width: 120px;
	text-align: center;
	margin-right: 150px;
}
.z-footer .div2 .ul{
	font-size: 17px;
}
.z-footer .div2 .ul a{
	padding: 5px 0;
	color: inherit;
	display: block;
}
.z-footer .div2 h1,.z-footer .div3 h1{
	margin-bottom: 20px;
}
.z-footer .div3{
	width: 150px;
	text-align: center;
}
.z-footer .div3 a{
	display: block;
	color: inherit;
	padding: 5px 0;
}
.z-footer .div3 .ul{
	width: 110px;
	margin: 0 auto;
}
.z-footer .div3 .ul li{
	border-bottom: solid 1px #fff;
}
.z-footer .div4{
	position: fixed;
	bottom: 25px;
	right: 0;
	width: 70px;
	height: 150px;
}
.z-footer .div4 div{
	width: 70px;
	height: 70px;
	background: rgba(0,0,0,0.6);
	text-align: center;
	position: relative;
	cursor: pointer;
}
.z-footer .div4 div.weixing11{
	margin-bottom: 10px;
	position: relative;
}
.z-footer .div4 div.weixing11 .tanchu{
	position: absolute;
	left: -110px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100px;
	height: 100px;
	background: #fff;
	display: none;
}
.z-footer .div4 div.weixing11 .tanchu:before{
	position: absolute;
	top: 50%;
	right: -19px;
	content: "";
	display: block;
	border: solid 10px transparent;
	border-left-color: #fff; 
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.z-footer .div4 div.weixing11 .tanchu img{
	width: 95px;
}
.z-footer .div4 div img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.jiazhi1{
	width: 500px;
	text-align: left;
}
.jiazhi1 h4{
	border-left: solid 3px #174f99;
	color: #3e3a39;
	font-size: 25px;
	font-weight: bold;
	text-align:left;
	padding-left: 10px;
}
.jiazhi1 p{
	
	width: 90%;
	border: solid 1px #174f99;
	border-radius: 0 20px 0 0;
	text-align: left;
	padding: 20px;
	height: 570px;
	behavior: url(ie-css3.htc);
}
.bg_174f99{
	background: #174f99;
}
.toutu{
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.toutu img{
	width: 100%;
}
.rongy {
	padding: 40px 0 80px;
}
.rongy li{
	display: inline-block;
	width: 32%;
	border-right: solid 1px #c9c9c9;
	text-align: center;
	vertical-align: top;
	height: 290px;
}
.rongy li:last-child{
	border: none;
}
.rongy li h2{
	width: 100px;
	margin: 0 auto;
	background: #174f99;
	font-size: 19px;
	color: #fff;
	padding: 10px 0;
	margin-bottom: 20px;
}
.rongy li p{
	font-size: 17px;
	color: #3e3a39;
	line-height: 2;
}
.sousuo{
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 300px;
	height: 30px;
	border: solid 1px #dcdcdc;
	background: #fff;
	border-radius: 10px;
}
.sousuo form,.search form{
	height: 100%;
	position: relative;
	display: block;
	width: 100%;
}
.sousuo .text{
	width: 250px;
	height: 100%;
	background: transparent;
	padding: 0 10px;
	font-size: 14px;
	color: #808080;
	border: none;
	outline: none;
}
.sousuo .anli_image,.search input.anli_image{
	position: absolute;
	right: 8px;
	top: 47%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background: url(../images/search.png) center no-repeat ;
	background-size: 100%;
	border: none;
	outline: none;
	padding: 0;
	border-radius: 0;
}
.lunbo111 {
	height: 400px;
}
.lunbo111 .swiper-slide a{
	height: 400px;
	overflow: hidden;
}






















